Spawning thousands or millions of processes is quite normal, because the languages controls the concurrency mechanism not the operating system. 因为由语言(而不是操作系统)控制并发机制,所以生成数千甚至数百万个进程是很普通的。
Lift also makes Comet-style Ajax perform especially well thanks to Scala's actor-based concurrency system. 通过使用Scala的基于actor的并发系统,Lift还能够出色地执行Comet风格的Ajax。
The Study of Concurrency of Collaborative Feature Modeling System 协同特征造型系统中并发控制的研究
Because the interval of time will affect the concurrency of distributed system, the estimation of the interval of time is needed. 等待时间的大小会对分布式系统的并发性产生影响,为了提高系统的并发性,需要对提交等待时间进行估计。
Research on Asynchronous Concurrency System Based on Petri Net Model 基于Petri网模型的异步并发性
Research on Multithreading Concurrency of iDTV Software System and on Screen Display Design iDTV软件系统多线程并发性和OSD设计研究
Concurrency control of collaborative assembly system under web environment Web环境下协同装配系统的并发控制
Then briefly introduces some control methods of concurrency in CSCW system and describes two models which are based on different distribution structure-integrated consistency model and local consistency model; 首先讨论了操作冲突可能导致的三类系统不一致,简要介绍了CSCW系统中的并发控制方法,给出了基于不同分布式结构的整体一致性模型和局部一致性模型。
Concurrency Control in Database System and Multithread Mechanism 数据库的并发控制与多线程机制
Mechanism for concurrency control in dynamic database system 动态数据库中的并发控制方法
Research and implementation of concurrency algorithm in cooperative editing system 协同编辑器中并发算法的研究与实现
Extended Colored Petri Net Method for Concurrency Control of Database System 数据库系统并发控制的扩展有色Petri网方法
The Analysis of Concurrency Control Mechanism for CSCW System CSCW系统中的并发控制策略研究
Research on concurrency maintainance in real-time collaborative system 实时协同设计系统中同步过程的研究
A brief talk on the transaction concurrency control of database management system 浅论数据库系统中事务的并发控制
A Hybrid Graph Based Concurrency Contol Mechanism for Multidatabase System 一种基于混合图的多数据库系统并发控制机构
Research on multi-task of asynchronism and concurrency in cascade AGC system 多任务的异步并发在梯级AGC系统中的实现
How to keep data consistency is the major problem in distributed database concurrency system. 维持数据的一致性是复制数据库并发执行的关键。
Research on Concurrency Control of Real-time Database System in Mobile Communication Network 实时数据库在移动通信网中的并发控制研究
An Adaptive Strategy Based on Balanced Hypergraph-Partition for Both Load Balance and Intra-request Concurrency in Disk Array System 盘阵中基于平衡超图划分的自适应请求并发与负载平衡策略
Concurrency Control in Managment Information System s on Microcomputer Networks 微机网络信息系统中的并发控制问题
Application of concurrency Z specification in system requirement analysis and design 并发Z规格说明在系统需求分析与设计中的应用
The IO completion port enhances the concurrency of the system and the Winsock extensions improve the performance of the network layer. 通信层采用IO完成端口模型提高系统的并发性,并且使用Winsock扩展提高通信性能。
Consider of the online learning management system have a scale users, and the actual situation need to have a higher requirements for security and concurrency of the system, to build the system using Java as the development language and struts as framework. 结合在线学习管理系统用户规模大,对系统的安全性和并发性具有较高的要求这一实际情况,采用java为开发语言,利用Struts框架搭建系统。
This placement achieves 100% storage capacity utilization, and makes full use of the I/ O performance of all disks, which improves the concurrency of the storage system. 4. 该布局在保证100%存储空间利用率的同时,也充分利用高速磁盘的高I/O性能,提高了存储系统的并发性。
Based on CCPI work principle, network topology framework and concurrency control model of the system are constructed, concurrent conflict detection and control flow is presented as well. 基于客户协同产品创新设计工作原理,构建了创新系统网络拓扑结构框架及创新系统并发控制模型,提出了并发冲突检测与控制流程。
In order to solve the concurrency issues, the system used the Actor Model to deal with the asynchronous event. 为解决并发问题,系统中采用了Actor模型进行异步事件处理。
Cloud Computing, a data-centric and data-intensive supercomputing, has its own unique technology on data storage, data management, programming model, concurrency control, and system management. 云计算(Cloudcomputing),是以数据为中心的一种数据密集型的超级计算,在数据存储、数据管理、编程模式、并发控制、系统管理等方面具有自身独特的技术。
This paper focuses on the stochastic large concurrency architecture test system and cache technology. 本文研究的重点在于考试系统的大并发量访问架构和缓存技术。
First was the concurrency. Because the system would receive a large number of requests in a short time, the traditional model of one connection per thread could not cope with such a high concurrency situation. 首先是并发度,由于系统会在短时间内收到大量请求,而传统的一个连接一个线程的模式并不能应付这种高并发的情况。